        /*清除元素默认的内外边距  */
        /* 公共 */
        @charset "utf-8";

        * {
            margin: 0;
            padding: 0;
            /*box-sizing: border-box;*/
        }

        /* CSS Document */
        body,
        div,
        dl,
        dt,
        dd,
        ul,
        ol,
        li,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        pre,
        form,
        fieldset,
        input,
        textarea,
        p,
        blockquote,
        th,
        td,
        img {
            padding: 0;
            margin: 0;
        }

        fieldset,
        img {
            border: 0;
        }

        address,
        caption,
        cite,
        code,
        dfn,
        em,
        strong,
        th,
        var,
        i {
            font-weight: normal;
            font-style: normal;
        }

        ol,
        ul,
        li {
            list-style: none;
        }

        caption,
        th {
            text-align: left;
        }

        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-weight: normal;
            font-size: 100%;
        }

        q:before,
        q:after {
            content: '';
        }

        abbr,
        acronym {
            border: 0;
        }

        /*-- All --*/
        html {
            /*min-width: 1150px;*/
        }

        a {
            color: #333;
            text-decoration: none;
            outline: none;
        }

        a:hover {
            text-decoration: none;
        }

        button,
        input {
            font-family: 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif;
        }

        body {
            background-color: #fff;
            font: 16px 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif;
            color: #333333;
            overflow-x: hidden;
        }

        .hide,
        .none {
            display: none;
        }

        .fr {
            float: right;
        }

        .fl {
            float: left;
        }

        /*清除浮动*/
        .clearfix:after {
            visibility: hidden;
            clear: both;
            display: block;
            content: '.';
            height: 0
        }

        .maxW {
            max-width: 1200px;
            margin: 0 auto;
        }

        .headerAll .headertopLeftspan {
            font-size: 16px;
            color: #fff;
        }

        .headerAll .headertopLeft {
            margin: 10px 0px;
        }

        .headerAll .headertopRight {
            margin: 10px 0px;
        }

        .headerAll .headertopAll {
            background-color: #1e6abe;
        }

        .headerAll .zt {
            float: left;
        }

        .headerAll .zt a {
            font-size: 16px;
            color: #fff;
        }

        .headerAll .after {
            display: inline-block;
            height: 13px;
            margin: -2px 15px;
            border: 1px solid #fff;
        }

        .headerAll .headerbottomAll {
            background-image: url(../images/sy/toububg.png);
            background-size: 100% 100%;
            background-repeat: no-repeat;
            height: 300px;
        }

        .headerAll .headerbottomLeft {
            margin-top: 30px;
        }

        .headerAll .gh {
            margin: 0px 15px 0px 0px;
        }

        .headerAll .gh img {
            width: 100%;
        }

        .headerAll .ghtitle img {
            width: 100%;
        }

        .headerAll .headerbottomRight {
            width: 22%;
        }

        .headerAll .input {
            margin-top: 50px;
            width: 100%;
            position: relative;
        }

        .headerAll .input input {
            width: 92%;
            height: 40px;
            border: 1px solid #fff;
            border-radius: 8px;
            padding: 0px 10px;
            outline: none;
        }

        .headerAll .searchTb {
            background-image: url(../images/sy/toubusousuo.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
            width: 20px;
            height: 20px;
            position: absolute;
            top: 12px;
            right: 20px;
            cursor: pointer;
        }
        .tb{
            padding-left: 33px;
            font-size: 24px;
            color: #1e6abe;
            font-weight: 700;
        }
        .headerAll .headerbottomNav .headerbottomNavul{
            margin-top: 50px;
        }
        .headerAll .headerbottomNav .headerbottomNavli{
            float: left;
            padding: 0px 16px;
            box-sizing: border-box;
        }
        .headerAll .headerbottomNavliimg{
            margin-right: 10px;
            margin-bottom: -4px;
        }
        .headerAll .headerbottomNavul .headerbottomNavli.active a{
            color: #cd3832 !important;
        }
        .headerAll .navline{
            height: 5px;
            border: 1px solid #1e6abe;
            margin-top: 30px;
            background-color: #1e6abe;
        }
.headerAll .headerbottomNavliimg{
	background: url(../images/sy/toubusy.png) no-repeat left;
}
.headerAll .headerbottomNavliimg1{
	background: url(../images/sy/toubuquq.png) no-repeat left;
}
.headerAll .headerbottomNavliimg2{
	background: url(../images/sy/toubuldzc.png) no-repeat left;
}
.headerAll .headerbottomNavliimg3{
	background: url(../images/sy/tooubuxinxi.png) no-repeat left;
}
.headerAll .headerbottomNavliimg4{
	background: url(../images/sy/toubuzwfw.png) no-repeat left;
}
.headerAll .headerbottomNavliimg5{
	background: url(../images/sy/toubuhdjl.png) no-repeat left;
}
.headerAll .headerbottomNavliimg6{
	background: url(../images/sy/toubuxfdt.png) no-repeat left;
}

/*悬停*/
.headerAll .headerbottomNavliimg:hover{
	background: url(../images/sy/toubusy_red.png) no-repeat left;
}
.headerAll .headerbottomNavliimg1:hover{
	background: url(../images/sy/toubuquq_red.png) no-repeat left;
}
.headerAll .headerbottomNavliimg2:hover{
	background: url(../images/sy/toubuldzc_red.png) no-repeat left;
}
.headerAll .headerbottomNavliimg3:hover{
	background: url(../images/sy/toubuxinxi_red.png) no-repeat left;
}
.headerAll .headerbottomNavliimg4:hover{
	background: url(../images/sy/toubuzwfw_red.png) no-repeat left;
}
.headerAll .headerbottomNavliimg5:hover{
	background: url(../images/sy/woubuhdjl_red.png) no-repeat left;
}
.headerAll .headerbottomNavliimg6:hover{
	background: url(../images/sy/woubuxfdt_red.png) no-repeat left;
}

/*高亮*/
.headerAll .active .headerbottomNavliimg{
	background: url(../images/sy/toubusy_red.png) no-repeat left;
}
.headerbottomNavli.active .headerbottomNavliimg1{
	background: url(../images/sy/toubuquq_red.png) no-repeat left;
}
.headerbottomNavli.active .headerbottomNavliimg2{
	background: url(../images/sy/toubuldzc_red.png) no-repeat left;
}
.headerbottomNavli.active .headerbottomNavliimg3{
	background: url(../images/sy/toubuxinxi_red.png) no-repeat left;
}
.headerbottomNavli.active .headerbottomNavliimg4{
	background: url(../images/sy/toubuzwfw_red.png) no-repeat left;
}
.headerbottomNavli.active .headerbottomNavliimg5{
	background: url(../images/sy/woubuhdjl_red.png) no-repeat left;
}
.headerbottomNavli.active .headerbottomNavliimg6{
	background: url(../images/sy/woubuxfdt_red.png) no-repeat left;
}